func runtime.osStackFree

5 uses

	runtime (current package)
		os_nonopenbsd.go#L16: func osStackFree(s *mspan) {
		stack.go#L270: 		osStackFree(s)
		stack.go#L542: 			osStackFree(s)
		stack.go#L1303: 				osStackFree(s)
		stack.go#L1317: 			osStackFree(s)